STEP 5: We want the meteors to fall, but we don't want the alien to fall! Let's turn off gravity just for the alien.
Sprite gravity off allows us to ignore gravity for just one sprite. In this case, that means your alien will stay put, but other sprites you add to the stage will fall.
To navigate the page using the TAB key, first press ESC to exit the code editor.